home *** CD-ROM | disk | FTP | other *** search
/ Echoes of Ireland / Echoes of Ireland.iso / IRISH_ENGINE / quiz / quiz.swf / scripts / DefineButton2_64 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-06-16  |  110 b   |  4 lines

  1. on(release){
  2.    _root.newQuiz.loadMovie(_root.xmlObject.Scenario.Interaction[0].Blank._value,"newQuiz");
  3. }
  4.